-
Notifications
You must be signed in to change notification settings - Fork 646
Merge master into master-next #1220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This graph was not populated with any data because it was using the wrong metric name. `node_memory_Active_bytes` appears to be the correct metric.
Fix wrapping API groups in Resource Dropdown
- Adjust .pf-c-page__sidebar nav transition-duration and transition-timing-function - Adjust .right-side-modal-pf transition-duration and transform origin position
Machine deployments are out of scope for 4.0.
Make sure we can successfully talk to the OAuth token URL after discovering metadata before marking the console pod as ready. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1679272
Bug 1679272 - Validate console can talk to OAuth token URL
The 4.0 docs are being restructured currently, so I removed the links we generate. We can add them back in once the docs are finalized. Fixes https://jira.coreos.com/projects/CONSOLE/issues/CONSOLE-1244
Previously we were running the bridge binary locally. Instead test the in-cluster console, which tests the built console image.
Test in-cluster console for e2e tests
Subscribe to Single Namespace Operator
Bug 1677545 - Correctly handle last chunk on incremental load
Fine tuned adjustments to transitions to be quicker and smoother
Hide machine deployments nav
…rics Bug 1679495 - Use prometheus tenancy proxy for all project status metrics
Remove temp branding override
Bug 1677116 - Add events tab to DaemonSets details page
Monitoring: Fix node detail page's Memory Usage graph
Fix runtime exception on newly created machine config pools
Truncate long image names within table.
Remove documentation links
auth: test issuer endpoint instead of token endpoint
Monitoring: The "DeadMansSwitch" alert has been renamed to "Watchdog"
Remove orphaned images
Fix catalog views to 'Show More' filter items
Bug 1677214 - Email field should be an optional on Create Image Pull Secret page
/assign @rhamilto |
@spadgett: The following test failed for commit f5ece42, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Replaced by #1223 /close |
@spadgett: Closed this PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This should partially unblock CI on master-next. Although we're still seeing high levels of flakes, some console-e2e runs are passing with the latest test changes.
/cc @vojtechszocs @christianvogt